Tool to list rooms the authenticated user belongs to. Use after authentication when needing to retrieve spaces filtered by team, type, or sorted. Example: "List my group rooms sorted by last activity."
tostringFilters rooms made public before this ISO 8601 timestamp. Used with orgPublicSpaces.
maxintegerMaximum number of rooms to return (1-1000). Default is 100.
fromstringFilters rooms made public after this ISO 8601 timestamp. Used with orgPublicSpaces.
typestringFilter rooms by type: 'direct' (1:1) or 'group'. Cannot be set in combination with orgPublicSpaces.
sortBystringSort results by 'id', 'lastactivity' (recent activity), or 'created' (creation date). Cannot be set in combination with orgPublicSpaces.
teamIdstringLimit rooms to those associated with a specific team by ID. Cannot be set in combination with orgPublicSpaces.
orgPublicSpacesbooleanShows the organization's public spaces (both joined and unjoined). When set, results are sorted by madePublic timestamp. Cannot be combined with teamId, type, or sortBy.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.