Files
starter-e2e-mrfa1fp9/packages/functions/.pikku/schemas/schemas/DeleteAgentThreadOutput.schema.json
2026-07-10 20:36:29 +02:00

1 line
182 B
JSON

{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"deleted":{"type":"boolean"}},"required":["deleted"],"additionalProperties":false,"definitions":{}}