share_file
share_file
: Share Files
share_file
: Share FilesMakes a file accessible in the AIOS environment.
Parameters:
agent_name
: Identifier for the agent sharing the filefile_path
: Path to the file to be sharedbase_url
: API endpoint URL
Returns:
StorageResponse
object containing sharing status
Example:
Last updated