Open Connections to confirm that the intended connection exists and belongs to the correct account or team. Do not create a duplicate for a one-off failure.
Check that the required function is available. A data-changing function should normally show Enabled with confirmation.
Function policy determines whether an action runs, waits for confirmation, or is unavailable.Platform guide: Tools
3
Preview And Confirm The Action
In Chat, ask the agent to prepare the action without executing it. Review the account, destination, arguments, and expected effect; approve only when they are correct.
Inspect the Tool Execution status, arguments, result, error, and approval state. Also verify the final record in the external system instead of trusting the chat message alone.
The approved payload and the created external record should match. Tool Executions should show a successful action with the expected account and arguments.
The most common problem is an expired connection or missing permission. Do not repeat the action blindly: capture the connection name, function, status, and error, then reconnect or ask the owner. Next, learn Build a Repeatable Workflow.