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 list all extras for an expo. Use after obtaining a valid exporter API token and expo event ID. Example: "List all extras for event 2655."
Tool to list all expos. Uses mock API endpoint for testing.
Tool to remove a category from an expo. Use when you have the category ID and a valid API token. Example: "Remove category #123."
Tool to update an existing category. Use when you have the category ID and a valid API token. Example: "Update category #1 name to 'Category Blue'."