This commit is contained in:
a2a-platform
2026-06-27 01:05:11 +00:00
commit 85db61186e
28 changed files with 48472 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# workos-openapi-agent
Generated A2APack agent for WorkOS.
- Source OpenAPI: https://raw.githubusercontent.com/workos/openapi-spec/main/spec/open-api-spec.yaml
- Generated operations: 193
- Main skill: `auto`
- Routing mode: DeepAgents subagents across 23 route groups
The generated code is intentionally editable. Tune prompts, operation
grouping, auth names, and safety policy before publishing serious agents.