expensify_create_policy
Create a new Expensify workspace (policy) by providing a name and optional tier. Returns the new policy ID.
Instructions
Create a new Expensify policy (workspace). Returns the new policyID.
WRITES to Expensify. Dry-run is currently ON — this will preview only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Policy tier. Defaults to team | |
| policyName | Yes | Name for the new workspace |