Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
Successful Response
Obtém o system prompt atual para o tipo de agente especificado.
Args: agent_type: Tipo do agente db: Sessão do banco de dados
Returns: SystemPromptGetResponse: Resposta contendo o system prompt atual
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response