API SpecsInboxRun inbox agentRuns the inbox agent for a thread and returns its output.POST/api/inbox/threads/{threadId}/agentTestRuns the inbox agent for a thread and returns its output.Path ParametersthreadId*stringthread identifier.Example"thread_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonCreate inbox thread POSTCreates a new inbox thread in the current workspace.Create inbox message POSTAppends a new message to an inbox thread.