Tool to list all templates in a given mailbox. Use after fetching mailbox details when you need to page through and inspect available templates for further actions.
pageintegerPage number to retrieve (pagination). Defaults to 1.
searchstringFilter templates whose name contains this string (case-insensitive).
orderingstringField to sort by. Prepend a minus to reverse order. Supported: name, created, modified, last_activity, status, document_count.
page_sizeintegerNumber of items per page. Defaults to 25.
mailbox_idRequiredstringThe numeric ID of the mailbox (parser) to list templates for. Obtain this from the List Mailboxes action.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.