{ "info": { "_postman_id": "27a1a4ee-572c-471e-b916-5440d49df47d", "name": "Amigo Account Skills API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:02:48.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-27a1a4ee-572c-471e-b916-5440d49df47d" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "skills", "item": [ { "name": "{skill_id}", "item": [ { "name": "references", "item": [ { "name": "Get skill references", "id": "7befe53c-59c9-4b28-b9b6-2567e0298d72", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "id": "8ef37034-3101-4519-9702-9f15367467c3", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "8bbbb235-452a-4017-849a-9be356614480", "key": "skill_id", "value": "", "description": "(Required) " } ] }, "description": "Find all HSMs and services that reference this skill's slug in their latest version's tool_call_specs. Requires `Skill.view` permission." }, "response": [ { "id": "e905ea3d-7aa4-4d89-870e-395ed382b8c7", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"skill_id\": \"\",\n \"skill_slug\": \"\",\n \"context_graph_references\": [\n {\n \"context_graph_id\": \"\",\n \"context_graph_name\": \"\",\n \"version\": \"\",\n \"states\": [\n {\n \"state_name\": \"\",\n \"tool_spec_category\": \"\"\n },\n {\n \"state_name\": \"\",\n \"tool_spec_category\": \"\"\n }\n ]\n },\n {\n \"context_graph_id\": \"\",\n \"context_graph_name\": \"\",\n \"version\": \"\",\n \"states\": [\n {\n \"state_name\": \"\",\n \"tool_spec_category\": \"\"\n },\n {\n \"state_name\": \"\",\n \"tool_spec_category\": \"\"\n }\n ]\n }\n ],\n \"service_references\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-e905ea3d-7aa4-4d89-870e-395ed382b8c7" }, { "id": "a6880143-290f-490c-8ffe-0f906a4f3d0e", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-a6880143-290f-490c-8ffe-0f906a4f3d0e" }, { "id": "a26afb4f-590f-4e3c-9dca-2a97c47f5228", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-a26afb4f-590f-4e3c-9dca-2a97c47f5228" }, { "id": "86a4ef83-657f-42c0-aac7-1e4aa172b7bb", "name": "Skill not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-86a4ef83-657f-42c0-aac7-1e4aa172b7bb" }, { "id": "9cb0cd62-56f8-4020-8398-babef8267b5d", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-9cb0cd62-56f8-4020-8398-babef8267b5d" }, { "id": "7f909812-7eb8-4755-b364-18649b6a8e1f", "name": "Rate limited.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/references", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "references" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-7f909812-7eb8-4755-b364-18649b6a8e1f" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-7befe53c-59c9-4b28-b9b6-2567e0298d72" } ], "id": "7de20646-6650-45b2-b29e-23b5b67ff572", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-7de20646-6650-45b2-b29e-23b5b67ff572" }, { "name": "test", "item": [ { "name": "Test a skill", "id": "04e06f99-3a94-4697-a867-1cdbc02d3bdf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "id": "86358545-d7ba-4dc1-ade8-82b907d2fc1c", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "6727a286-2b39-4d2a-a47a-33eea4979436", "key": "skill_id", "value": "", "description": "(Required) " } ] }, "description": "Execute a skill in isolation with the given input." }, "response": [ { "id": "492a0597-b92a-4edd-a504-5cf01efef947", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"result\": \"\",\n \"duration_ms\": \"\",\n \"input_tokens\": \"\",\n \"output_tokens\": \"\",\n \"cached_tokens\": \"\",\n \"rounds\": \"\",\n \"sub_tool_logs\": [\n {\n \"tool_name\": \"\",\n \"input\": {\n \"sunt_ac5\": \"consectetur Ut\"\n },\n \"output\": \"\",\n \"duration_ms\": \"\",\n \"succeeded\": \"\",\n \"round\": \"\"\n },\n {\n \"tool_name\": \"\",\n \"input\": {\n \"esta8f\": \"nulla\",\n \"pariatur_3_\": 86077693,\n \"dolore_56f\": \"eu minim nisi ex incididunt\"\n },\n \"output\": \"\",\n \"duration_ms\": \"\",\n \"succeeded\": \"\",\n \"round\": \"\"\n }\n ],\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-492a0597-b92a-4edd-a504-5cf01efef947" }, { "id": "a98bfaae-81af-4f7e-9ae3-c0fd73af2453", "name": "Missing or invalid API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-a98bfaae-81af-4f7e-9ae3-c0fd73af2453" }, { "id": "914a0a5d-162a-49ab-8961-e79f7d9793a0", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-914a0a5d-162a-49ab-8961-e79f7d9793a0" }, { "id": "727332c0-85e8-46de-8584-dccc0f649b53", "name": "Skill not found.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-727332c0-85e8-46de-8584-dccc0f649b53" }, { "id": "508fdb0b-1932-48da-9deb-da55ffdf5625", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"input\": {\n \"fugiat_ab\": -15833382\n },\n \"static_tool_mocks\": {\n \"dolor_54\": \"\",\n \"veniam_b95\": \"\",\n \"deserunt_477\": \"\",\n \"dolore_5e\": \"\",\n \"amet_f06\": \"\",\n \"eiusmod_7_\": \"\",\n \"ea_b\": \"\",\n \"in_\": \"\",\n \"ex_dc\": \"\",\n \"dolor7e2\": \"\",\n \"qui_a0\": \"\",\n \"cillum__\": \"\",\n \"fugiat_fe7\": \"\",\n \"irurea75\": \"\",\n \"in_2_c\": \"\",\n \"aliquip0\": \"\",\n \"est_8\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id/test", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id", "test" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-508fdb0b-1932-48da-9deb-da55ffdf5625" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-04e06f99-3a94-4697-a867-1cdbc02d3bdf" } ], "id": "80f82287-03b0-4f41-98e2-daa7a0b40b6e", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-80f82287-03b0-4f41-98e2-daa7a0b40b6e" }, { "name": "Get a skill", "id": "6a6b24eb-7913-4d5c-af9f-3a894969e4ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "id": "9f130da3-a9cf-463c-a422-d46c32efdf18", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "61b4a082-ad3d-4fd6-81de-57ea80d72905", "key": "skill_id", "value": "", "description": "(Required) " } ] }, "description": "Retrieve a skill by ID. Requires `Skill.view` permission." }, "response": [ { "id": "2f624d56-3a49-4db0-ac83-a8701b9b8376", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"slug\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"irureb3a\": false\n },\n \"result_schema\": {\n \"Duis_0\": \"Lorem magna ut enim\"\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"irure_c4\": \"exercitation labore\",\n \"Lorem_5\": true,\n \"velit5\": 60309230.67595458\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"proident_9_\": -74366052\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-2f624d56-3a49-4db0-ac83-a8701b9b8376" }, { "id": "784f7525-5ad4-4e2d-b50b-fceaa1103c8f", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-784f7525-5ad4-4e2d-b50b-fceaa1103c8f" }, { "id": "0027c358-c0a6-426c-9f92-0e02304a55d2", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-0027c358-c0a6-426c-9f92-0e02304a55d2" }, { "id": "c384f590-be3e-4c4b-afb6-487377ae57de", "name": "Skill not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-c384f590-be3e-4c4b-afb6-487377ae57de" }, { "id": "b436d10d-d1bc-4352-822b-8d8db0953b59", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-b436d10d-d1bc-4352-822b-8d8db0953b59" }, { "id": "b323727a-fa44-4fb6-9c31-8aa2d80c469b", "name": "Rate limited.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-b323727a-fa44-4fb6-9c31-8aa2d80c469b" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-6a6b24eb-7913-4d5c-af9f-3a894969e4ac" }, { "name": "Update a skill", "id": "8beb26d5-b2c6-487d-b4c7-7f59ef88d477", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "id": "18f91901-4d9c-4141-89bd-39b50ef08a23", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "c40ae456-e4c5-4ce0-ab71-9d4d4a3d890f", "key": "skill_id", "value": "", "description": "(Required) " } ] }, "description": "Update a skill's configuration in place.\n\n**Field semantics.** Omitted fields and explicit ``null`` are treated identically \u2014 both leave the existing value unchanged. Empty-string is rejected with 422 for fields that carry a ``minLength`` bound (``model``). Clearing a previously-set optional value back to ``null`` is not currently supported via PUT.\n\nRequires `Skill.update` permission." }, "response": [ { "id": "ffc6e1e8-4959-4c5c-8803-5254496a413c", "name": "Successful Response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"slug\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"irureb3a\": false\n },\n \"result_schema\": {\n \"Duis_0\": \"Lorem magna ut enim\"\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"irure_c4\": \"exercitation labore\",\n \"Lorem_5\": true,\n \"velit5\": 60309230.67595458\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"proident_9_\": -74366052\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-ffc6e1e8-4959-4c5c-8803-5254496a413c" }, { "id": "5fb306d5-798d-468c-aa46-24148324cd8e", "name": "Missing or invalid API key.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-5fb306d5-798d-468c-aa46-24148324cd8e" }, { "id": "04af103f-1d27-41e8-b199-0a983b8d0894", "name": "Insufficient permissions.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-04af103f-1d27-41e8-b199-0a983b8d0894" }, { "id": "64c358e9-fb6a-4afb-beef-ebf9fad58b2d", "name": "Skill not found.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-64c358e9-fb6a-4afb-beef-ebf9fad58b2d" }, { "id": "2bf67b51-c4ad-4b0c-a39a-2e49d673070a", "name": "Invalid request body.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-2bf67b51-c4ad-4b0c-a39a-2e49d673070a" }, { "id": "996b1614-8667-42b1-b7ea-21d3d8853721", "name": "Rate limited.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_50b\": false\n },\n \"result_schema\": {\n \"animae\": 72001390,\n \"irure__\": \"reprehe\",\n \"Duis_e_\": 28611843.398449287\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"veniam__9\": \"aute dolore\",\n \"est68\": \"occaecat ipsum aliquip ex\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"incididuntdc\": 51757573,\n \"tempor00c\": 26039243\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-996b1614-8667-42b1-b7ea-21d3d8853721" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-8beb26d5-b2c6-487d-b4c7-7f59ef88d477" }, { "name": "Delete a skill", "id": "a4a30808-2fa2-4c48-8b38-4f99acc7e23c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "id": "11400556-2d09-4597-9d42-954345ba7fb4", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "0ba67dc2-836a-487d-8296-7b7cd5712110", "key": "skill_id", "value": "", "description": "(Required) " } ] }, "description": "Delete a skill.\n\n**Not idempotent.** A second concurrent caller racing the same delete will receive ``404 Not Found`` once the row is gone \u2014 clients should treat 404 as success-equivalent for cleanup workflows. Requires `Skill.delete` permission." }, "response": [ { "id": "99dc98a8-ec6d-421b-be14-054ace7ce24f", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-99dc98a8-ec6d-421b-be14-054ace7ce24f" }, { "id": "c864587a-31fb-4d06-b1cc-a59174185690", "name": "Missing or invalid API key.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-c864587a-31fb-4d06-b1cc-a59174185690" }, { "id": "8e63c0f7-1688-4195-9982-22501fd7d21c", "name": "Insufficient permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-8e63c0f7-1688-4195-9982-22501fd7d21c" }, { "id": "6e628367-28cb-4764-bf0f-42b9fc4ccecd", "name": "Skill not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-6e628367-28cb-4764-bf0f-42b9fc4ccecd" }, { "id": "badd4246-9a9a-430c-a2c5-bd0d7a4a3ebc", "name": "Skill is referenced by one or more context graphs.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-badd4246-9a9a-430c-a2c5-bd0d7a4a3ebc" }, { "id": "be5a0529-7a1d-497e-8bba-996f474b0865", "name": "Validation Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-be5a0529-7a1d-497e-8bba-996f474b0865" }, { "id": "e333e90c-87f2-4bf2-ab6f-1237eb2c17e9", "name": "Rate limited.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills/:skill_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills", ":skill_id" ], "variable": [ { "key": "workspace_id" }, { "key": "skill_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-e333e90c-87f2-4bf2-ab6f-1237eb2c17e9" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-a4a30808-2fa2-4c48-8b38-4f99acc7e23c" } ], "id": "67659706-347b-4619-9870-709aff6346ad", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-67659706-347b-4619-9870-709aff6346ad" }, { "name": "Create a skill", "id": "8a08d5fc-b230-4785-a49d-effdf6364cfa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "id": "330709cd-c1ae-447c-b72d-f1249a9fd6fd", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Create a new companion agent skill in a workspace. Requires `Skill.create` permission." }, "response": [ { "id": "dea284ac-b34b-4953-b0ca-a9fac4b65503", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"slug\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"irureb3a\": false\n },\n \"result_schema\": {\n \"Duis_0\": \"Lorem magna ut enim\"\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"irure_c4\": \"exercitation labore\",\n \"Lorem_5\": true,\n \"velit5\": 60309230.67595458\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"proident_9_\": -74366052\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-dea284ac-b34b-4953-b0ca-a9fac4b65503" }, { "id": "fe08652c-cf53-4025-807d-de44cc6650fd", "name": "Missing or invalid API key.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-fe08652c-cf53-4025-807d-de44cc6650fd" }, { "id": "95e2e879-f59d-44f9-a13d-27a46585064f", "name": "Insufficient permissions.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-95e2e879-f59d-44f9-a13d-27a46585064f" }, { "id": "228a51ad-b2d1-4604-a94c-e2d8bffeb93b", "name": "Workspace not found.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-228a51ad-b2d1-4604-a94c-e2d8bffeb93b" }, { "id": "3ab7cd66-cbf3-498d-ad0b-0f45009f9af5", "name": "Skill slug already taken or conflicts with a built-in tool name.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-3ab7cd66-cbf3-498d-ad0b-0f45009f9af5" }, { "id": "8b3f94a1-6781-460f-9e5a-b39883fbfb8e", "name": "Invalid request body.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-8b3f94a1-6781-460f-9e5a-b39883fbfb8e" }, { "id": "d6946414-73ac-4dd2-805e-2c300b59f226", "name": "Rate limited.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"slug\": \"ddzzmkifyh\",\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"est43\": 62234898\n },\n \"system_prompt\": \"\",\n \"result_schema\": {\n \"laborisc\": -17649978,\n \"dolore_0\": -17584935\n },\n \"model\": \"claude-sonnet-4-6\",\n \"max_tokens\": 4096,\n \"max_result_chars\": 2000,\n \"max_input_tokens\": \"\",\n \"timeout_s\": 60,\n \"thinking_effort\": \"low\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": true,\n \"enable_citations\": false,\n \"use_structured_output\": false,\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"reprehenderitb0_\": 90658416.87339672\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"consequat_b3\": -29358227.369426966\n }\n }\n ],\n \"enabled\": true,\n \"max_agent_turns\": 20,\n \"checkpoint_enabled\": true,\n \"approval_required\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-d6946414-73ac-4dd2-805e-2c300b59f226" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-8a08d5fc-b230-4785-a49d-effdf6364cfa" }, { "name": "List skills", "id": "53e27a21-6f41-4466-8307-c51acbdab2ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "26d59e47-677f-431a-80df-195bf78db93e", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "List skills for a workspace with pagination. Optionally filter by enabled status. Requires `Skill.view` permission." }, "response": [ { "id": "c07a1c79-80b9-417a-8256-32999f425ad9", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"slug\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"qui_9\": \"fugiat tempor ad Lorem ea\"\n },\n \"result_schema\": {\n \"mollit_97\": 7349792.39748776\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"high\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"aliquac\": \"es\"\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"cupidatat_b4\": \"cillum\"\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"slug\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"system_prompt\": \"\",\n \"input_schema\": {\n \"in_138\": 59830953\n },\n \"result_schema\": {\n \"aute847\": 29693710.668880463,\n \"tempor_b\": 20868254.757739007\n },\n \"model\": \"\",\n \"max_tokens\": \"\",\n \"max_result_chars\": \"\",\n \"max_input_tokens\": \"\",\n \"timeout_s\": \"\",\n \"thinking_effort\": \"medium\",\n \"temperature\": \"\",\n \"top_p\": \"\",\n \"enable_caching\": \"\",\n \"enable_citations\": \"\",\n \"use_structured_output\": \"\",\n \"integration_tools\": [\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n },\n {\n \"integration\": \"\",\n \"endpoint\": \"\"\n }\n ],\n \"static_tools\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"commodo_b\": -35829977,\n \"sunta\": true\n }\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"input_schema\": {\n \"sed_eac\": false,\n \"pariatur_106\": -170489\n }\n }\n ],\n \"enabled\": \"\",\n \"max_agent_turns\": \"\",\n \"checkpoint_enabled\": \"\",\n \"approval_required\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-c07a1c79-80b9-417a-8256-32999f425ad9" }, { "id": "a03a904f-8666-4bc4-a5a3-ccbbbaa79d29", "name": "Missing or invalid API key.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-a03a904f-8666-4bc4-a5a3-ccbbbaa79d29" }, { "id": "5731c0a6-10bb-4395-bccf-92da61d8e91d", "name": "Insufficient permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-5731c0a6-10bb-4395-bccf-92da61d8e91d" }, { "id": "b888585a-cbb6-434d-9dbf-4f3a1c7157e6", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-b888585a-cbb6-434d-9dbf-4f3a1c7157e6" }, { "id": "08af4134-9190-43fa-ba5e-e25a473ea137", "name": "Rate limited.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/skills?enabled=&search=&sort_by=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "skills" ], "query": [ { "key": "enabled", "value": "" }, { "key": "search", "value": "" }, { "key": "sort_by", "value": "" }, { "key": "limit", "value": "10" }, { "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-08af4134-9190-43fa-ba5e-e25a473ea137" } ], "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-53e27a21-6f41-4466-8307-c51acbdab2ab" } ], "id": "b2b0baac-44ea-4e27-9228-480e95f89b78", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-b2b0baac-44ea-4e27-9228-480e95f89b78" } ], "id": "d6558fb6-3b65-4fcf-9083-1f0f39fbe507", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-d6558fb6-3b65-4fcf-9083-1f0f39fbe507" } ], "id": "06fa56e8-54d2-4451-80c6-2bd1ea12d024", "createdAt": "2026-07-28T01:02:49.000Z", "updatedAt": "2026-07-28T01:02:49.000Z", "uid": "35240-06fa56e8-54d2-4451-80c6-2bd1ea12d024" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }