Expofp
ExpoFP provides free interactive floor plan software for expos and conferences.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Expofp authenticates with an API key. Generate the credential in your Expofp account, then paste it into FlyMyAI the first time an agent uses an Expofp action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Event Name | The subdomain or event name used in the ExpoFP URL. (required) |
Event ID | The unique identifier for the event in ExpoFP. (required) |
API Token | The API Token for authenticating requests to the ExpoFP API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
EXPOFP_ADD_CATEGORY | 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." | token, eventId, name |
EXPOFP_LIST_ALL_EXPOS | Tool to list all expos. uses mock api endpoint for testing. | - |
EXPOFP_LIST_ALL_EXPO_EXTRAS | 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." | token, eventId |
EXPOFP_REMOVE_CATEGORY | Tool to remove a category from an expo. use when you have the category id and a valid api token. example: "remove category #123." | token, id |
EXPOFP_UPDATE_CATEGORY | 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'." | token, id, name |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Expofp!