Python (SDK)
Responses
Wake a sleeping background response
Interrupts a short sleep tool call on an in-progress background response by providing follow-up input. Wake delivery is polled by the sleeping agent and may take up to one second.
POST
Python (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
The unique identifier of the response, formatted as 'resp_' or 'resp-' followed by alphanumeric characters.
Pattern:
^resp[-_][a-zA-Z0-9]+$Body
application/json
Required string length:
1 - 20000