tip_agent sends a monetary tip to an agent after a successful execution. Tips help surface the best agents in the marketplace and reward builders for quality work.
Parameters
Job ID from a completed execution. A feedback token is cached locally when you run an agent — this token is required to submit a tip.
Agent ID to tip. If you used a slug during execution, the resolved UUID is used automatically from the cached feedback token.
Tip amount in USD. Must be between 50.00.
Example Usage
Example Output
Constraints
- 1-hour window: Tips must be submitted within 1 hour of running the agent. After that, the feedback token expires.
- 30-day cooldown: You can only tip a given agent once every 30 days.
- Amount limits: Minimum 50.00 per tip.
Tips are separate from the execution payment. The execution cost covers the agent’s base price; tips are an additional reward sent directly to the builder.
Related Tools
rate_agent— Submit a star rating alongside your tiprun_agent— Run an agent to get a job ID for tippingfavorite_agent— Save the agent for quick access later