Platform capabilities & status
platform_statusCheck what the account can do right now: whether Blender execution (renders, scene edits, imports) is available, compute budget usage, open job counts, and the bound deployment's policy limits. Also returns the versioned live snapshotPolicy when cached tool descriptions differ. Call before queueing work to fail fast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| openJobs | Yes | ||
| credential | Yes | ||
| environment | Yes | ||
| runningJobs | Yes | ||
| toolSurface | Yes | ||
| computeBudget | Yes | ||
| audioAllowance | Yes | ||
| blenderVersion | Yes | ||
| snapshotPolicy | Yes | ||
| boundDeployment | Yes | ||
| blenderExecutionAvailable | Yes |