GrantAbilityPathStep
A single step in a grant ability resource path.
resourcestringrequired
Possible values: [access-token, ai-model, client-contract, cluster, collection, connector, dataset, endpoint, entry, file, workflow, grant, invoice, job, license, mcp-config, node, organization, provider, rate-catalog-entry, role, source, stripe, tag, user]
resourceId objectrequired
A positive integer id, or the wildcard "*" covering every resource of this type.
- integer
- string
integer
Possible values: >= 1
GrantAbilityPathStep
{
"resource": "access-token",
"resourceId": 0
}