Running a stored action involves setting up the action in the AI Actions UI and then running it by its ID. This is done in the following steps:Documentation Index
Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
Use this file to discover all available pages before exploring further.
Set up the action
Actions need to be configured by a user before they can be used.There are two ways to set up stored actions:
- Using the AI Actions website- see Configure stored actions for more details.
- Using the AI Action management API provided under Manage stored actions.
Provide actions as tools to an LLM
After actions are set up, they can be provided as tools to an LLM.See List stored Actions for more details.
Run the action
The LLM can then decide which action it wants to run.See Run a stored action for more details.