Connect your AI assistant with PlayFab services to access item searches, player profiles, and segment information seamlessly. Enable natural interactions with PlayFab data through your LLM client. Start leveraging PlayFab functionalities effortlessly with this middleware solution.
Tools
search_items
PlayFab search items
get_all_segments
PlayFab get all segments
get_players_in_segments
Allows for paging through all players in a given segment. This API creates a snapshot of all player profiles that match the segment definition at the time of its creation and lives through the Total Seconds to Live, refreshing its life span on each subsequent use of the Continuation Token. Profiles that change during the course of paging will not be reflected in the results. AB Test segments are currently not supported by this operation. NOTE: This API is limited to being called 30 times in one minute. You will be returned an error if you exceed this threshold.