MCP documentation | MCP docs for agents
ark_get_rmis_registration_steps
ark.get_rmis_registration_steps
Fetch RMIS onboarding registration-step activity by RMIS ID, DOT, MC/MX, intrastate number, or today activity.
- Availability
- Expanded preview
- Scopes
carriers:read- ARK permissions
canInviteCarrierExternal- Team visibility
- Not entity-scoped
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
rmisCarrierIdstringOptional RMIS carrier ID / InsdID.
min length: 1; max length: 64
dotNumberstringOptional DOT number lookup.
min length: 1; max length: 32
mcNumberstringOptional MC/MX docket number lookup.
min length: 1; max length: 32
intraStateNumberstringOptional RMIS intrastate number.
min length: 1; max length: 64
allActivityForTodaybooleanFetch all RMIS activity for today.
default: false
Result
The tool returns the canonical ark.get_rmis_registration_steps operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.