list_custom_component_installations
List custom component installations with pagination support. Use limit and cursor parameters to control page size and navigate results.
Instructions
List custom component installations. :param limit: Maximum number of installations to return per page. :param after: The cursor to fetch the next page of results.
:returns: Custom component installations or error message.
The output is automatically stored and can be referenced in other functions.
Returns a formatted preview with an object ID (e.g., @obj_123).
Use the object store tools in combination with the object ID to view nested properties of the object.
Use the returned object ID to pass this result to other functions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| after | No |