LangSmith · Capability
LangSmith — SCIM Tokens
LangSmith — SCIM Tokens. 5 operations. Lead operation: List SCIM tokens. Self-contained Naftiko capability covering one Langsmith business surface.
What You Can Do
GET
Get
— List SCIM tokens
/v1/v1/platform/orgs/current/scim/tokens
POST
Post
— Create a SCIM token
/v1/v1/platform/orgs/current/scim/tokens
GET
Get
— Get a SCIM token
/v1/v1/platform/orgs/current/scim/tokens/{scim-token-id}
DELETE
Delete
— Delete a SCIM token
/v1/v1/platform/orgs/current/scim/tokens/{scim-token-id}
PATCH
Patch
— Update a SCIM token
/v1/v1/platform/orgs/current/scim/tokens/{scim-token-id}
MCP Tools
list-scim-tokens
List SCIM tokens
read-only
idempotent
create-scim-token
Create a SCIM token
get-scim-token
Get a SCIM token
read-only
idempotent
delete-scim-token
Delete a SCIM token
idempotent
update-scim-token
Update a SCIM token
idempotent