read_object_properties
Retrieve properties of an Object Store key for a specific organization. Use this tool to get metadata about files stored in your QuantConnect Object Store, excluding directory keys.
Instructions
Get Object Store properties of a specific organization and key.
It doesn't work if the key is a directory in the Object Store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Object Store properties. | |
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |