Mint Step-Up Token
fhir_get_tokenRetrieve a step-up authorization token for FHIR write operations. Use this token as _stepUpToken in subsequent write calls to authorize modifications.
Instructions
Get a fresh step-up authorization token for write operations. Call this before fhir_propose_write, fhir_commit_write, or curatr_apply_fix. Tokens expire after 5 minutes. Returns the token string — pass it as _stepUpToken in subsequent write tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Tenant ID to scope the token to |