01 · WHAT THE AGENT CAN DO
Actions
Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
List GroupsLOOMIO_LIST_GROUPS
Tool to list all groups accessible to the user. Use when you need to retrieve and paginate user groups.
List PollsLOOMIO_LIST_POLLS
Tool to list all polls accessible to the user. Use when you need to retrieve poll IDs and basic metadata.
Show GroupLOOMIO_SHOW_GROUP
Tool to retrieve details of a specific group. Use when you have a group_id and need its full metadata.
SHOW_POLLLOOMIO_SHOW_POLL
Tool to retrieve details of a specific poll. Use when you have a poll ID and need its full metadata.