Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Chat With Document
askyourpdf:chat_with_document
Send a message/question to a document and get an AI-powered response.
Write
Medium risk
Delete Document
askyourpdf:delete_document
Permanently delete a document and all associated chat history.
Write
High risk
Extract Text
askyourpdf:extract_text
Extract raw text content from a document or specific page.
Write
Low risk
Get Chat History
askyourpdf:get_chat_history
Retrieve chat history for a document or specific session.
Read
Low risk
Get Document
askyourpdf:get_document
Fetch details of a specific document by ID.
Read
Low risk
Get Document Summary
askyourpdf:get_document_summary
Generate an AI-powered summary of the document content.
Read
Low risk
List Documents
askyourpdf:list_documents
List all documents with optional filtering and pagination.
Read
Low risk
Upload Document
askyourpdf:upload_document
Upload a PDF document from URL to AskYourPDF for processing and chat.
Write
Medium risk