MCP documentation | MCP docs for agents
ark_search_factoring_companies
ark.search_factoring_companies
Search ARK factoring companies so agents can identify carrier payment destinations before updating carrier payment routing.
- Availability
- Expanded preview
- Scopes
factoring:read- ARK permissions
canViewFactoring- Team visibility
- Not entity-scoped
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
querystringOptional factoring company name or notes search text.
min length: 1; max length: 100
includeDeletedbooleanInclude deleted factoring companies.
default: false
limitintegerdefault: 25; min: 1; max: 100
cursorstringPagination cursor returned by the previous search.
Result
The tool returns the canonical ark.search_factoring_companies 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.