ExpoFP provides free interactive floor plan software for expos and conferences.
Tool to add a new category to an expo. Use when you have both the expo event ID and a valid API token. Example: "Add category 'Keynotes' to event 2655."
Tool to delete an exhibitor from an expo by their ID. Use when you have the exhibitor ID and a valid API token.
Tool to delete session speakers by their IDs. Use when you need to remove one or more session speakers from an expo.
Tool to delete session tracks by IDs from an expo. Use when you need to remove multiple session tracks. Provide the expo ID, API token, and list of session track IDs to delete.
Tool to get the template structure for bulk reading exhibitors from an expo. Use when you need to understand the required format for bulk importing exhibitor data.
Lightweight retrieval of offline archive state that never starts a build. Returns the current known ExpoOfflineState for the specified version if available, or null if not. Use when you need to check the status of an existing archive without triggering a new build.