Agent Skills · Example Payload

Agent Skills Tool Result Example

Agent SkillsAI AgentsTool UseFunction CallingMCPAgentic AIAutomation

Agent Skills Tool Result Example is an example object payload from Agent Skills, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typetool_use_idcontentis_error

Example Payload

agent-skills-tool-result-example.json Raw ↑
{
  "type": "tool_result",
  "tool_use_id": "toolu_01A09q90qw90lq917835lq9",
  "content": "72°F and sunny in San Francisco, CA. Humidity 58%, wind 12 mph from the west.",
  "is_error": false
}