Skip to main content
Act starts durable work from the exact capability revision selected through Search. It returns a stable actionId that the agent should keep until the work reaches a terminal state.

Skill guidance

Teach the agent to:
  • start work only with the required inputs and authority
  • follow availableActions instead of reconstructing permissions
  • display connection, payment, and approval requirements exactly as returned
  • keep polling the same Action after an out-of-band interaction
  • treat only backend-confirmed terminal states as completion

Evaluate the behavior

Continue with the Act quickstart for the complete workflow and component map.
Last modified on September 22, 2026