25 lines
929 B
Markdown
25 lines
929 B
Markdown
# learnhouse-agent
|
|
|
|
Generated A2APack agent for LearnHouse.
|
|
|
|
- Source OpenAPI: https://learnhouse.a2acloud.io/openapi.json
|
|
- Generated operations: 422
|
|
- Main skill: `auto`
|
|
- Routing mode: DeepAgents subagents across 35 route groups
|
|
|
|
Deployment context:
|
|
|
|
- This LearnHouse instance runs single-organization tenancy.
|
|
- Existing organization: A2A Cloud Academy
|
|
- Default `org_slug`: `default`
|
|
- Default `org_id`: `1`
|
|
- Do not create additional organizations on this instance; that requires
|
|
LearnHouse Enterprise multi-organization mode.
|
|
- Course creation uses multipart form fields: `name`, `description`, `public`,
|
|
and `about`.
|
|
- Auth setup is required as `LEARNHOUSE_AUTH`. Use `Bearer <access_token>`, a
|
|
raw access token, or a Cookie header containing `LH_access`/`LH_refresh`.
|
|
|
|
The generated code is intentionally editable. Tune prompts, operation
|
|
grouping, auth names, and safety policy before publishing serious agents.
|