Context Type List Defaults
Context Type
Context Type List Defaults
Endpoint to list available default/ready-made context types. This returns the predefined context types from the seed data file without installing them.
Args: None
Returns: List[ContextTypeCreate]: List of available default context types.
Raises: HTTPException 500: If an error occurs while loading the defaults.
GET
Context Type List Defaults
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Response
200 - application/json
Successful Response
Name of the context type
Summary of the context type
Detailed information on the context type
Explanation to agent when to use the context type
Explanation to agent how to generate new context of this type
