API SpecsAgentsGet agentReturns a single workspace agent by identifier.GET/api/agents/{id}TestReturns a single workspace agent by identifier.Path Parametersid*stringResource identifier.Example"agent_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonDelete agent DELETESoft-deletes a workspace agent by identifier.Create agent POSTCreates a workspace-scoped custom agent.