Get Insertion Bin
get_insertion_binIdentify the active project bin where new imports will be placed by checking the bin currently focused in the Project panel.
Instructions
Get the current target bin for new imports (the bin that is currently focused in the Project panel)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |