MCP documentation | MCP docs for agents
ark_update_load_board_user_connection
ark.update_load_board_user_connection
Validate or save the current user DAT or Sylectus load-board seat connection used by posting workflows.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canEditLoad- Team visibility
- Not entity-scoped
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
providerstringrequiredLoad-board provider connection to update for the current user.
one of: dat, sylectus
usernamestringDAT username when provider is dat.
min length: 1; max length: 200
sylectusUserIdstringSylectus user ID when provider is sylectus.
min length: 1; max length: 200
Result
The tool returns the canonical ark.update_load_board_user_connection 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.