ApiSchemas
BuiltinToolName
One shape from the contract, as it appears on the wire.
Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions
Referenced from BuiltinToolConfig
JSON Schema
{
"type": "string",
"enum": [
"current_time",
"echo"
]
}