Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.
api_versionstringDate-based version header for the Pinecone API.
include_urlstringSet to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.
assistant_hostRequiredstringThe host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.
assistant_nameRequiredstringThe name of the assistant to which the file was uploaded.
assistant_file_idRequiredstringThe UUID of the file to describe.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.